home *** CD-ROM | disk | FTP | other *** search
/ Enter 2004 January / EnterCD 01_2004.iso / Multimedia / Advanced Effect Maker Freeware Edition 1.0 / aemf10.exe / {app} / templates / edwardmessage.swf / scripts / frame_12 / DoAction.as
Encoding:
Text File  |  2002-10-12  |  112 b   |  8 lines

  1. tcn++;
  2. if(texts.length < tcn | texts[tcn].length == 0)
  3. {
  4.    tcn = 0;
  5. }
  6. gotoAndStop("startover");
  7. play();
  8.